object FormEdicionAnalisis: TFormEdicionAnalisis Left = 368 Top = 114 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Configurar an�lisis' ClientHeight = 325 ClientWidth = 430 Color = 14215660 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] Icon.Data = {} OldCreateOrder = False Position = poScreenCenter Scaled = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object PanelEditarElementos: TPanel Left = 0 Top = 4 Width = 430 Height = 92 Align = alTop BevelOuter = bvNone ParentColor = True TabOrder = 0 object PGBElementosAnalizar: TPlaGroupBox Left = 14 Top = 7 Width = 402 Height = 85 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'Tahoma' TitleFont.Style = [] Caption = 'Editar elementos a analizar' TabOrder = 0 object Image1: TImage Left = 10 Top = 22 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object Label1: TLabel Left = 57 Top = 19 Width = 330 Height = 13 Anchors = [akLeft, akTop, akRight] Caption = 'Pulsa en Editar para seleccionar los elementos que ser�n analiza' + 'dos.' Constraints.MinWidth = 330 WordWrap = True end object BtnEditar: TPlaButton Left = 290 Top = 52 Width = 100 Height = 21 Anchors = [akTop, akRight] Caption = 'Editar...' TabOrder = 0 OnClick = BtnEditarClick end end end object PanelBotones: TPanel Left = 0 Top = 284 Width = 430 Height = 40 Align = alTop BevelOuter = bvNone ParentColor = True TabOrder = 1 object BtnCancelar: TPlaButton Left = 343 Top = 8 Width = 73 Height = 21 Anchors = [akRight, akBottom] Caption = '&Cancelar' TabOrder = 0 Cancel = True ModalResult = 2 end object BtnAcceptar: TPlaButton Left = 260 Top = 8 Width = 73 Height = 21 Anchors = [akRight, akBottom] Caption = '&Aceptar' TabOrder = 1 ModalResult = 1 end end object PanelConfigurarPlanificacion: TPanel Left = 0 Top = 188 Width = 430 Height = 96 Align = alTop BevelOuter = bvNone ParentColor = True TabOrder = 2 object PGBConfigurarProgramacion: TPlaGroupBox Left = 14 Top = 5 Width = 402 Height = 89 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'Tahoma' TitleFont.Style = [] Caption = 'Configuraci�n de la programaci�n' TabOrder = 0 object Image3: TImage Left = 10 Top = 22 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object Label3: TLabel Left = 57 Top = 19 Width = 330 Height = 13 Anchors = [akLeft, akTop, akRight] Caption = 'Pulsa en Planificaci�n para modificar la programaci�n del an�lis' + 'is.' Constraints.MinWidth = 330 WordWrap = True end object BtnPlanificacion: TPlaButton Left = 290 Top = 56 Width = 100 Height = 21 HelpContext = 44 Anchors = [akTop, akRight] Caption = 'Planificaci�n...' TabOrder = 0 OnClick = BtnPlanificacionClick end end end object PanelAlineacionSuperior: TPanel Left = 0 Top = 0 Width = 430 Height = 4 Align = alTop BevelOuter = bvNone ParentColor = True TabOrder = 3 end object PanelConfigurarAnalisis: TPanel Left = 0 Top = 96 Width = 430 Height = 92 Align = alTop BevelOuter = bvNone ParentColor = True TabOrder = 4 object PGBConfigurarAnalisis: TPlaGroupBox Left = 14 Top = 6 Width = 402 Height = 85 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'Tahoma' TitleFont.Style = [] Caption = 'Configuraci�n del an�lisis' TabOrder = 0 object Image2: TImage Left = 10 Top = 22 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object Label2: TLabel Left = 57 Top = 19 Width = 330 Height = 26 Anchors = [akLeft, akTop, akRight] Caption = 'Pulsa en Configuraci�n para modificar las propriedades del an�li' + 'sis, si no se aplicar� la configuraci�n por defecto.' Constraints.MinWidth = 330 WordWrap = True end object BtnConfiguracion: TPlaButton Left = 290 Top = 52 Width = 100 Height = 21 Anchors = [akTop, akRight] Caption = 'Configuraci�n...' TabOrder = 0 OnClick = BtnConfiguracionClick end end end end